ul,p{margin:0; padding:0;}
li{list-style-type:none;}
img{border:0;}
:focus{outline:0;}

a.abtn1{
	position:absolute;
	top:4px;
	display:block;
	height:346px;
	width:39px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../Image/arrow3.png) 0px center no-repeat;
}
a.aleft1{
	left:0px;
}

a.aright1{
	right:0px;
	background-position:-39px center;
}

.productshow1{
	width:1364px;
	height:346px;
	position:relative;
	font-family:微软雅黑, 黑体;
	margin:50px auto 0 auto;
}
.productshow1 .scrollcontainer1{
	width:1200px;
	height:346px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow1 .scrollcontainer1 ul{
	width:8000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow1 .scrollcontainer1 li{
	float:left;
	width:380px;
	height:345px;
	border-bottom:1px solid #ccc;
	margin-right:30px;
}

.productshow1 .scrollcontainer1 .xw-tu{
	width:380px;
	height:230px;
	overflow:hidden;
}
.productshow1 .scrollcontainer1 .xw-tu img{
	width:380px;
}

.productshow1 .scrollcontainer1 li.last{
	background:none;
}
.productshow1 .scrollcontainer1 li:hover{
	border-bottom:1px solid #0260a8;
}
.productshow1 .scrollcontainer1 li{
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
.productshow1 .scrollcontainer1 a:hover img{
	filter:alpha(opacity=1);-moz-opacity:1;opacity:1;
}
.productshow1 .scrollcontainer1 .xw-nr{
	width:380px;
	height:115px;
	overflow:hidden;
}
.xw-nr h2{
	font-size:16px;
	padding-top:20px;
	line-height:20px;
}
.xw-nr h2 span{
	font-size:12px;
	color:#999;
}
.xw-nr p{
	padding-top:12px;
}
.xw-nr p span{
	width:284px;
	line-height:24px;
	color:#999;
	display:block;
}
.xw-nr p a{
	width:80px;
	height:36px;
	color:#fff;
	background:#333333;
	line-height:36px;
	text-align:center;
	margin-top:6px;
}
.xw-nr p a:hover{
	display:block;
	background:#0260a8;
}